ComponentOne ASP.NET MVC Controls
Start Method (FibonacciArcsBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciArcsBuilder<T> Class : Start Method
The value.
Configurates C1.Web.Mvc.Finance.FibonacciArcs<T>.Start. Sets the starting DataPoint for the base line.
Syntax
'Declaration
 
Public Function Start( _
   ByVal value As DataPoint _
) As FibonacciArcsBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
The DataPoint X value can be a number or a Date object. Unlike some of the other Fibonacci tools, the starting DataPoint is not calculated automatically if undefined.
See Also

Reference

FibonacciArcsBuilder<T> Class
FibonacciArcsBuilder<T> Members